home *** CD-ROM | disk | FTP | other *** search
/ 1st Multimedia Mac Shareware / Multimedia Shareware CD-ROM - BetaCorp.iso / StackToolsƒ / XCMDƒ / ShowDialog / ShowDialog / background_16130.xml next >
Encoding:
Extensible Markup Language  |  1992-08-13  |  7.0 KB  |  263 lines

  1. <?xml version="1.0" encoding="utf-8" ?>
  2. <!DOCTYPE background PUBLIC "-//Apple, Inc.//DTD background V 2.0//EN" "" >
  3. <background>
  4.     <id>16130</id>
  5.     <filler1>0</filler1>
  6.     <bitmap>BMAP_9713.pbm</bitmap>
  7.     <cantDelete> <true /> </cantDelete>
  8.     <showPict> <true /> </showPict>
  9.     <dontSearch> <false /> </dontSearch>
  10.     <link rel="stylesheet" type="text/css" href="stylesheet_7144.css" />
  11.     <part>
  12.         <id>1</id>
  13.         <type>button</type>
  14.         <visible> <true /> </visible>
  15.         <reserved5> 0 </reserved5>
  16.         <reserved4> 0 </reserved4>
  17.         <reserved3> 0 </reserved3>
  18.         <reserved2> 0 </reserved2>
  19.         <reserved1> 0 </reserved1>
  20.         <enabled> <true /> </enabled>
  21.         <rect>
  22.             <left>5</left>
  23.             <top>307</top>
  24.             <right>45</right>
  25.             <bottom>341</bottom>
  26.         </rect>
  27.         <style>transparent</style>
  28.         <showName> <false /> </showName>
  29.         <highlight> <false /> </highlight>
  30.         <autoHighlight> <true /> </autoHighlight>
  31.         <sharedHighlight> <true /> </sharedHighlight>
  32.         <family>0</family>
  33.         <titleWidth>0</titleWidth>
  34.         <icon>902</icon>
  35.         <textAlign>center</textAlign>
  36.         <font>Chicago</font>
  37.         <textSize>12</textSize>
  38.         <textStyle>plain</textStyle>
  39.         <name>prev</name>
  40.         <script>on mouseUp
  41. left
  42. end mouseUp
  43. </script>
  44.     </part>
  45.     <part>
  46.         <id>2</id>
  47.         <type>button</type>
  48.         <visible> <true /> </visible>
  49.         <reserved5> 0 </reserved5>
  50.         <reserved4> 0 </reserved4>
  51.         <reserved3> 0 </reserved3>
  52.         <reserved2> 0 </reserved2>
  53.         <reserved1> 0 </reserved1>
  54.         <enabled> <true /> </enabled>
  55.         <rect>
  56.             <left>467</left>
  57.             <top>307</top>
  58.             <right>507</right>
  59.             <bottom>341</bottom>
  60.         </rect>
  61.         <style>transparent</style>
  62.         <showName> <false /> </showName>
  63.         <highlight> <false /> </highlight>
  64.         <autoHighlight> <true /> </autoHighlight>
  65.         <sharedHighlight> <true /> </sharedHighlight>
  66.         <family>0</family>
  67.         <titleWidth>0</titleWidth>
  68.         <icon>26425</icon>
  69.         <textAlign>center</textAlign>
  70.         <font>Chicago</font>
  71.         <textSize>12</textSize>
  72.         <textStyle>plain</textStyle>
  73.         <name>next</name>
  74.         <script>on mouseUp
  75. right
  76. end mouseUp
  77. </script>
  78.     </part>
  79.     <part>
  80.         <id>4</id>
  81.         <type>button</type>
  82.         <visible> <true /> </visible>
  83.         <reserved5> 0 </reserved5>
  84.         <reserved4> 0 </reserved4>
  85.         <reserved3> 0 </reserved3>
  86.         <reserved2> 0 </reserved2>
  87.         <reserved1> 0 </reserved1>
  88.         <enabled> <true /> </enabled>
  89.         <rect>
  90.             <left>56</left>
  91.             <top>313</top>
  92.             <right>145</right>
  93.             <bottom>335</bottom>
  94.         </rect>
  95.         <style>shadow</style>
  96.         <showName> <true /> </showName>
  97.         <highlight> <false /> </highlight>
  98.         <autoHighlight> <true /> </autoHighlight>
  99.         <sharedHighlight> <true /> </sharedHighlight>
  100.         <family>0</family>
  101.         <titleWidth>0</titleWidth>
  102.         <icon>0</icon>
  103.         <textAlign>center</textAlign>
  104.         <font>Chicago</font>
  105.         <textSize>12</textSize>
  106.         <textStyle>plain</textStyle>
  107.         <name>Main Menu</name>
  108.         <script>on mouseUp
  109. if the short name of this cd ‚↠"SD Main Menu" then
  110. visual effect dissolve fast
  111. go cd "SD Main Menu"
  112. end if
  113. end mouseUp
  114. </script>
  115.     </part>
  116.     <part>
  117.         <id>5</id>
  118.         <type>button</type>
  119.         <visible> <true /> </visible>
  120.         <reserved5> 0 </reserved5>
  121.         <reserved4> 0 </reserved4>
  122.         <reserved3> 0 </reserved3>
  123.         <reserved2> 0 </reserved2>
  124.         <reserved1> 0 </reserved1>
  125.         <enabled> <true /> </enabled>
  126.         <rect>
  127.             <left>152</left>
  128.             <top>313</top>
  129.             <right>216</right>
  130.             <bottom>335</bottom>
  131.         </rect>
  132.         <style>shadow</style>
  133.         <showName> <true /> </showName>
  134.         <highlight> <false /> </highlight>
  135.         <autoHighlight> <true /> </autoHighlight>
  136.         <sharedHighlight> <true /> </sharedHighlight>
  137.         <family>0</family>
  138.         <titleWidth>0</titleWidth>
  139.         <icon>0</icon>
  140.         <textAlign>center</textAlign>
  141.         <font>Chicago</font>
  142.         <textSize>12</textSize>
  143.         <textStyle>plain</textStyle>
  144.         <name>Help</name>
  145.         <script>on mouseUp
  146. doHelp
  147. end mouseUp
  148. </script>
  149.     </part>
  150.     <part>
  151.         <id>6</id>
  152.         <type>button</type>
  153.         <visible> <true /> </visible>
  154.         <reserved5> 0 </reserved5>
  155.         <reserved4> 0 </reserved4>
  156.         <reserved3> 0 </reserved3>
  157.         <reserved2> 0 </reserved2>
  158.         <reserved1> 0 </reserved1>
  159.         <enabled> <true /> </enabled>
  160.         <rect>
  161.             <left>223</left>
  162.             <top>313</top>
  163.             <right>287</right>
  164.             <bottom>335</bottom>
  165.         </rect>
  166.         <style>shadow</style>
  167.         <showName> <true /> </showName>
  168.         <highlight> <false /> </highlight>
  169.         <autoHighlight> <true /> </autoHighlight>
  170.         <sharedHighlight> <true /> </sharedHighlight>
  171.         <family>0</family>
  172.         <titleWidth>0</titleWidth>
  173.         <icon>0</icon>
  174.         <textAlign>center</textAlign>
  175.         <font>Chicago</font>
  176.         <textSize>12</textSize>
  177.         <textStyle>plain</textStyle>
  178.         <name>Home</name>
  179.         <script>on mouseUp
  180. visual barn door close to black
  181. visual effect iris open to inverse
  182. visual effect dissolve
  183. go home
  184. end mouseUp
  185. </script>
  186.     </part>
  187.     <part>
  188.         <id>7</id>
  189.         <type>button</type>
  190.         <visible> <true /> </visible>
  191.         <reserved5> 0 </reserved5>
  192.         <reserved4> 0 </reserved4>
  193.         <reserved3> 0 </reserved3>
  194.         <reserved2> 0 </reserved2>
  195.         <reserved1> 0 </reserved1>
  196.         <enabled> <true /> </enabled>
  197.         <rect>
  198.             <left>294</left>
  199.             <top>313</top>
  200.             <right>358</right>
  201.             <bottom>335</bottom>
  202.         </rect>
  203.         <style>shadow</style>
  204.         <showName> <true /> </showName>
  205.         <highlight> <false /> </highlight>
  206.         <autoHighlight> <true /> </autoHighlight>
  207.         <sharedHighlight> <true /> </sharedHighlight>
  208.         <family>0</family>
  209.         <titleWidth>0</titleWidth>
  210.         <icon>0</icon>
  211.         <textAlign>center</textAlign>
  212.         <font>Chicago</font>
  213.         <textSize>12</textSize>
  214.         <textStyle>plain</textStyle>
  215.         <name>Quit</name>
  216.         <script>on mouseUp
  217. domenu "Quit HyperCard"
  218. end mouseUp
  219. </script>
  220.     </part>
  221.     <part>
  222.         <id>8</id>
  223.         <type>button</type>
  224.         <visible> <true /> </visible>
  225.         <reserved5> 0 </reserved5>
  226.         <reserved4> 0 </reserved4>
  227.         <reserved3> 0 </reserved3>
  228.         <reserved2> 0 </reserved2>
  229.         <reserved1> 0 </reserved1>
  230.         <enabled> <true /> </enabled>
  231.         <rect>
  232.             <left>366</left>
  233.             <top>313</top>
  234.             <right>456</right>
  235.             <bottom>335</bottom>
  236.         </rect>
  237.         <style>shadow</style>
  238.         <showName> <true /> </showName>
  239.         <highlight> <false /> </highlight>
  240.         <autoHighlight> <true /> </autoHighlight>
  241.         <sharedHighlight> <true /> </sharedHighlight>
  242.         <family>0</family>
  243.         <titleWidth>0</titleWidth>
  244.         <icon>0</icon>
  245.         <textAlign>center</textAlign>
  246.         <font>Chicago</font>
  247.         <textSize>12</textSize>
  248.         <textStyle>plain</textStyle>
  249.         <name><-- Go back</name>
  250.         <script>on mouseUp
  251. visual effect dissolve fast
  252. pop card
  253. end mouseUp
  254. </script>
  255.     </part>
  256.     <part>
  257.         <id>9</id>
  258.         <type>field</type>
  259.         <visible> <true /> </visible>
  260.         <dontWrap> <false /> </dontWrap>
  261.         <dontSearch> <false /> </dontSearch>
  262.         <sharedText> <false /> </sharedText>
  263.         <fixedLineHeight> <true /> </fixedLineHeight>
  264.         <autoTab> <false /> </autoTab>
  265.         <lockText> <true /> </lockText>
  266.         <rect>
  267.             <left>4</left>
  268.             <top>0</top>
  269.             <right>509</right>
  270.             <bottom>59</bottom>
  271.         </rect>
  272.         <style>transparent</style>
  273.         <autoSelect> <false /> </autoSelect>
  274.         <showLines> <false /> </showLines>
  275.         <wideMargins> <false /> </wideMargins>
  276.         <multipleLines> <false /> </multipleLines>
  277.         <reservedFamily> 0 </reservedFamily>
  278.         <titleWidth>0</titleWidth>
  279.         <icon>0</icon>
  280.         <textAlign>center</textAlign>
  281.         <font>ModBas</font>
  282.         <textSize>48</textSize>
  283.         <textStyle>outline</textStyle>
  284.         <textHeight>64</textHeight>
  285.         <name></name>
  286.         <script></script>
  287.     </part>
  288.     <name></name>
  289.     <script>on opencard
  290. push recent cd
  291. end opencard
  292. </script>
  293. </background>
  294.